Collapse imageExpand ImageCopy imageCopyHover image
       



CADability dotNET Class Library
ICompareGeoPoint2DWithParameter1..::..IComparer<(Of <(<'GeoPoint2DWithParameter>)>)>..::..Compare Method
ICompareGeoPoint2DWithParameter1 Class See Also Send Feedback
CADability dotNET

Namespace: CADability.Curve2D
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
int IComparer<GeoPoint2DWithParameter>.Compare(
	GeoPoint2DWithParameter x,
	GeoPoint2DWithParameter y
)
Visual Basic
Private Function Compare ( _
	x As GeoPoint2DWithParameter, _
	y As GeoPoint2DWithParameter _
) As Integer Implements IComparer(Of GeoPoint2DWithParameter).Compare
Visual C++
private:
virtual int Compare(
	GeoPoint2DWithParameter x, 
	GeoPoint2DWithParameter y
) sealed = IComparer<GeoPoint2DWithParameter>::Compare

Parameters

x
Type: CADability.Curve2D..::..GeoPoint2DWithParameter
y
Type: CADability.Curve2D..::..GeoPoint2DWithParameter

Implements

IComparer<(Of <(<'T>)>)>..::..Compare(T, T)

See Also

ICompareGeoPoint2DWithParameter1 Class
CADability.Curve2D Namespace
Footer image

Send comments on this topic to cad@sofa.de

(c) SOFA GmbH